home *** CD-ROM | disk | FTP | other *** search
/ Champak 106 / Vol 106.iso / games / how_to_m.swf / scripts / DefineSprite_879 / frame_17 / DoAction.as
Encoding:
Text File  |  2010-04-12  |  272 b   |  13 lines

  1. _parent.bowl._visible = true;
  2. _parent.tava._visible = false;
  3. _parent.tray._visible = true;
  4. _parent.ins17._visible = true;
  5. _parent.ins17.swapDepths(1020);
  6. this._visible = false;
  7. m = 1;
  8. while(m <= 5)
  9. {
  10.    eval("_parent.bowlfull" + m)._visible = false;
  11.    m++;
  12. }
  13.